| CourseAttribute |
| EntityType | Independent |
| Logical Entity Name | CourseAttribute |
| Default Table Name | AdAttribute |
| Logical Only | NO |
| Definition | |
| Note |
| CourseAttribute Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CourseAttributeId |
INTEGER | NO | ||
| Code | CHAR(10) | NO | ||
| Name | VARCHAR(100) | NO | ||
CampusGroupId |
INTEGER | YES | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| CourseAttribute Keys |
| Key Name | Key Type | Keys |
| UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SyCampusGrpID_N_N_IDX | Inversion Entry | CampusGroupId |
| Code_U_N_IDX | Alternate Key | Code |
| PK__AdAttribute__5683C92B | PrimaryKey | CourseAttributeId |
| CourseAttribute Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CampusGroup | Non-Identifying | Zero or One to Zero or More | CampusGroupId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CourseCourseAttribute | Non-Identifying | One To Zero or More | NO | ||||
| RequiredCourseCourseAttribute | Non-Identifying | One To Zero or More | NO | ||||
| RequirementRuleAttribute | Non-Identifying | One To Zero or More | NO | ||||
| RequirementRuleCourseLevelAttribute | Non-Identifying | One To Zero or More | NO | ||||
| CourseCourseAttribute | Identifying | One To Zero or More | NO | ||||
| GpaCalculationTypeCourseAttribute | Non-Identifying | One To Zero or More | NO | ||||
| RequiredCourseCourseAttribute | Identifying | One To Zero or More | NO | ||||
| RequirementRuleAttribute | Identifying | One To Zero or More | NO | ||||
| RequirementRuleCourseLevelAttribute | Identifying | One To Zero or More | NO |
| CourseAttribute Check Constraints |
| Check Constraint Name | CheckConstraint |